-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T032: Compound activity: Proteochemometrics #278
base: master
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
teachopencadd/talktorials/T032_compound_activity_proteochemometrics/talktorial.ipynb
Show resolved
Hide resolved
@gorostiolam Great talktorial, thanks for your contribution! I reviewed the theory part for now, and only added small comments (see above). Let me know if you have any questions. |
Great, thanks a lot - I'll take over tomorrow evening! |
@AndreaVolkamer thanks for the comments! I have implemented them and will do the same when the code revision by @dominiquesydow is done. |
Hi everyone, This is shaping up beautifully!! I am pushing the following updates:
Open TODOs still:
|
Hi! These commits seem very appropriate! I agree that adding the option to read pre-computed ClustalO alignment or otherwise use your own email is probably the easiest fix here! Regarding website rendering, I also cannot see formatting so indeed HTML tags will need to be substituted by Markdown. I have committed an update from HTML to Markdown formatting and now it renders correctly for me. |
Hi @gorostiolam, my apologies for the hold-up from my side, I will get back onto this PR tonight - thank you very much for the updates on the Markdown rendering! |
@AndreaVolkamer, I am trying out if installing the Would look like this in the notebook:
With a comment in our env file: teachopencadd/devtools/test_env.yml Lines 76 to 83 in a6cd9df
Remaining TODOs:
|
In 8769fd5, T018 fails in this new environment for all but Ubuntu Python 3.9. Difference in environment:
Wait for next CI run to end - same issue? Locally (MacOS, M1 chip) all tests pass for Python 3.9:
|
Merging recent master in mgg-032
we observed this issue #358 when running the code locally, needs to be addressed, before potential merge. |
@mbackenkoehler just wondering if we could include this now, given that we are updating the environments anyways? |
New talktorial
Details
Content review
here
.DataFrames
)Code review
a_variable_name
vsaVariableName
)black -l 99
)for i in range(len(list))
(see slides)# NBVAL_CHECK_OUTPUT
import ...
lines are at the top (practice part) cell, ordered by standard library / 3rd party packages / our own (teachopencadd.*
)Questions
Status